home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 198 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.0 KB

  1. From: Nathan Myers <ncm@cantrip.org>
  2. Message-ID: <310EC9CE.113C@cantrip.org>
  3. X-Original-Date: Tue, 30 Jan 1996 17:45:50 -0800
  4. Path: in1.uu.net!bounce-back
  5. Date: 01 Feb 96 01:40:23 GMT
  6. Approved: fjh@cs.mu.oz.au
  7. Newsgroups: comp.std.internat,comp.software.international,comp.std.c++
  8. Subject: Re: Support for i18n in C++
  9. Followup-To: comp.std.c++
  10. Organization: Best Internet Communications
  11. References: <1996Jan24.163403.3059@vmark.co.uk> <4ej4jp$87i@unet.net.com>
  12. X-Mailer: Mozilla 2.0b6a (X11; I; SunOS 5.4 sun4m)
  13. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  14.     iQBFAgUBMRAaGeEDnX0m9pzZAQF1FwF+LC7Q+ClMzZh8PHirmgMf5jq+JzVciLKO
  15.     ZJWsso6RNszNO0GN/SXmUddUxP+b9tXP
  16.     =Iife
  17.  
  18. Jyoti Patel <jyoti@net.com> NMS Engineering wrote:
  19. > I had inquired about this in the internationalization newsgroups but had no
  20. > response so I am trying again (with C++ newsgroups as well).
  21. > Anyone know what sort of internationalization (i18n) support is available
  22. > for C++? All i18n books talk about printf/scanf and such but none about
  23. > cin/cout.
  24. > If any one has any information, I'd appreciate it. If people beleive there
  25. > isn't one, can you atleast email/post your doubts so I know that the request
  26. > is being read and that it's just one of those things no one can help me
  27. > with.
  28.  
  29. The Draft C++ Standard is quite well-equipped with internationalization
  30. support.  Consult Clauses 22 and 27 of the latest draft working paper
  31.  
  32.   <http://www.cygnus.com/misc/wp/sep95/>.
  33.  
  34. [By the way: the sep95 draft is not for quoting -- it is just a working
  35.  copy subject to sometimes radical change, not a standard.]
  36.  
  37. It is not yet described in books because it is too new, and not yet
  38. implemented in publicly available products.
  39.  
  40. Nathan Myers
  41. ncm@cantrip.org 
  42. http://www.best.com/~ncm/  (soon: http://www.cantrip.org/)
  43. ---
  44. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  45.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy
  46.   is summarized in http://dogbert.lbl.gov/~matt/std-c++/policy.html. ]
  47.